@charset "utf-8";
/* CSS Document */
/* SabattusDominicans.org */

/*IE6 PNG FIX*/
img, div, a { behavior: url(scripts/iepngfix.htc) }

/*UNIVERALS*/
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.fl { float:left;}
.fr { float: right;}
.cb { clear:both;}
.ac { text-align: center;}
.al { text-align: left;}
.ar { text-align: right;}
.ma { margin: 0 auto;}
.nomargintop {margin-top: 0;}
a img { border: none; }
h1 {
	font-size: 20px;
	margin: 0;
}
h2 {
	font-size: 18px;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 16px;
	margin: 15px 0 0 0;
}
h4 {
	font-size: 14px;
	margin: 5px 0 0 0;
	line-height: 21px;
}
p {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
}
.caption {
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
.cushycms { line-height: 21px;}
/*SITE lAYOUT*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #221111;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/backgroundtext.jpg);
	background-position: center top;
	background-repeat: repeat;
}
#header {
	width: 990px;
	margin: 0 auto;
	height: 195px;
	z-index: 5;
}
#logo {
	background-image: url(../images/dominicansisterslogo.png);
	background-repeat: no-repeat;
	position:relative;
	float: left;
	z-index: 99;
	height: 119px;
	width: 468px;
}
#headerad {
	position:relative;
	float: left;
	width: 500px;
	height: 85px;
	z-index: 100;
	margin-top: 10px;
	padding-left: 12px;
	overflow: hidden;
}
#headerad p {
	padding-bottom: 0px;
}
#loaves {
	background-image: url(../images/loavesandfisheslogo2.fw.png);
	background-repeat: no-repeat;
	position: relative;
	height: 108px;
	width: 526px;
	left: 160px;
	background-position: center;
}
#container {
	width: 990px;
	margin: -125px auto 0 auto;
	padding-top: 30px;
	background-image: url(../images/contentbackground.jpg);
	background-repeat: repeat-y;	
}
#content_bg {
	width: 990px;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/contentbackground_repeat.jpg);
	background-repeat: repeat-y;
}
#left {
	width: 200px;
	float: left;
	margin-top: -90px;
}
#leftad {
	padding: 24px 16px;
	text-align: center;
}
#leftad li {
	list-style-type: none;
}
#leftad li a {
	display: block;
}
#center {
	width: 610px;
	float: left;
	overflow: hidden;
	margin-top: -90px;
}
#center .content {
	padding-top: 70px;
	padding-right: 12px;
	padding-bottom: 24px;
	padding-left: 12px;
	overflow: hidden;
}
#center .content p {
	font-size: 13px;
	line-height: 21px;
}
#center img {
	padding-right: 10px;
	padding-bottom: 10px;
}
#center hr {
	width: 600px;
}
#center li {
	padding-top: 5px;
	font-size: 13px;
}
#ad_c_container {
	clear: both;
	width: 990px;
	height: 140px;
	margin: 0 auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#ad_c_container img {
	padding-right:2px;
	padding-bottom: 2px;
}
.adspace { 
	width: 610px;
	clear: both;
	padding-left: 200px;
}
.adspace td {
	padding: 0;
}
.adspace p {
	padding: 0;
}
#right {
	width: 170px;
	float: left;
	margin-top: -90px;
}
#right .content {
	padding: 24px 10px;
}
#right h4{
	border-bottom: 1px solid #000;
}
#right #sideadholder {
	margin-top: 15px;
}
#right #sideadholder div{
	margin-top: 5px;
}		
.sideads {
	padding-bottom: 4px;
	float: right;
}
#footer {
	width: 990px;
	margin: 0 auto;
	color: #FFFFFF;
	clear: both;
}
#footer .content {
	padding: 12px 16px;
}



/*LEFT NAVIGATION*/
#nav {
	padding: 24px 0px;
	text-align: center;
	width: 180px;
	margin: 0 auto;
}
#nav li {
	list-style-type: none;
	margin: 3px 0px;
}
#nav li a{
	font-size: 15px;
	display: block;
	width: 200px;
	height: 18px;
	text-decoration:none;
}

/*LINK STYLING*/
a:link, a:visited { text-decoration: none;}
#left a:link      {color: #9B7C00; text-decoration: none;}
#left a:visited   {color: #7a6204; text-decoration: none;}
#left a:hover     {text-decoration: underline;}
#center a:link    {color: #9B7C00; text-decoration: none;}
#center a:visited {color: #7a6204; text-decoration: none;}
#center a:hover   {text-decoration: underline;}
#right a:link     {color: #9B7C00; text-decoration: none;}
#right a:visited  {color: #7a6204; text-decoration: none;}
#right a:hover    {text-decoration: underline;}
#footer a:link,
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*PAGE SPECIFIC STYLING*/
.boardmembers {
	display: none;
}

/*boardmembers div hide*/
.member {
	float: left;
	width: 575px;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #221111;
}
/*Birthdays*/
#birthday_root td a{
	display: block;
	padding-top: 18px;
	padding-left: 18px;
	font-size: 14px;
	font-variant: small-caps;
	color: #FFFFFF;
	height: 110px;
	width: 110px;	
}
#birthday_root td.jan {	background-image: url(../images/january.jpg); background-repeat: no-repeat;}
#birthday_root td.feb {	background-image: url(../images/february.jpg); background-repeat: no-repeat;}
#birthday_root td.mar {	background-image: url(../images/march.jpg); background-repeat: no-repeat;}
#birthday_root td.apr {	background-image: url(../images/april.jpg); background-repeat: no-repeat;}
#birthday_root td.may {	background-image: url(../images/may.jpg); background-repeat: no-repeat;}
#birthday_root td.jun {	background-image: url(../images/june.jpg); background-repeat: no-repeat;}
#birthday_root td.jul {	background-image: url(../images/july.jpg); background-repeat: no-repeat;}
#birthday_root td.aug {	background-image: url(../images/august.jpg); background-repeat: no-repeat;}
#birthday_root td.sep {	background-image: url(../images/september.jpg); background-repeat: no-repeat;}
#birthday_root td.oct {	background-image: url(../images/october.jpg); background-repeat: no-repeat;}
#birthday_root td.nov {	background-image: url(../images/november.jpg); background-repeat: no-repeat;}
#birthday_root td.dec {	background-image: url(../images/december.jpg); background-repeat: no-repeat;}

#center #birthday_root a:link, 
#center #birthday_root a:active, 
#center #birthday_root a:hover,
#center #birthday_root a:visited {
	color: #FFF;
	font-weight: bold;
}	

/*Calendar*/
#wp-calendar table{
	padding-left: 5px;
	width: 185px;
}
#event_calendar li {
	list-style-type: none;	
}
#event_calendar caption a {
	font-size: 14px;
	font-style:normal;
	text-decoration: none;
}
#ec3_publish {
}
#event_calendar_events li {
	list-style-type: none;	
	margin: 0;
	padding: 0;
}
#event_calendar_events ul li ul {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#event_calendar_events li ul{
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 12px;
}
#event_calendar_events h2 {
	margin-bottom: 0;
	margin-top: 0;
	font-size: 16px;
}
/* Tables */
table {
	width: 100%;
	border-collapse: separate;
	margin-bottom: 2px;
	}
caption {
	font-size: 11px;
	font-style: italic;
	text-align: center;
	}
td, th {
	padding: 2px 4px;
	font-size: 12px;
	}
th {
	background: #ECE0C6;
	}
